projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
964c6f7
)
snapshot: Fix typo
author
Timm Bäder
<mail@baedert.org>
Tue, 12 Dec 2017 19:23:46 +0000
(20:23 +0100)
committer
Timm Bäder
<mail@baedert.org>
Thu, 21 Dec 2017 17:25:51 +0000
(18:25 +0100)
gtk/gtksnapshot.c
patch
|
blob
|
history
diff --git
a/gtk/gtksnapshot.c
b/gtk/gtksnapshot.c
index ac18bb514c2320f316dd1b85ccc5505d05eea601..d632ef6364fec0129fbd4fc07923c59fc6c37346 100644
(file)
--- a/
gtk/gtksnapshot.c
+++ b/
gtk/gtksnapshot.c
@@
-1373,7
+1373,7
@@
gtk_snapshot_append_color (GtkSnapshot *snapshot,
*
* Tests whether the rectangle is entirely outside the clip region of @snapshot.
*
- * Returns: %TRUE i
s
@bounds is entirely outside the clip region
+ * Returns: %TRUE i
f
@bounds is entirely outside the clip region
*
* Since: 3.90
*/